home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / meschach / !Meschach / !Help < prev    next >
Text File  |  1994-08-07  |  1KB  |  32 lines

  1. !Meschach V1.2b
  2. ---------------
  3.  
  4. Copyright (C) 1993 David E. Steward & Zbigniew Leyk, all rights reserved.
  5.  
  6. Port for Acorn RISC Machines by Paul Field
  7.  
  8.  
  9. Meschach is a library of C routines for performing calculation on matrices and vectors. For more information read the ReadMe file in the Meschach directory and the files in the DOC directory.
  10. To use the library just link with 'Mesacharch:o.mescharch'.
  11.  
  12. A manual for an older version of Meschach has been included in the Book directory but it is in DVI format and needs a program such as !DVIview to display it. !DVIview is available from various ftp sites or from me (see address below) - just send me 3 formatted discs and an SAE.
  13.  
  14. N.B.
  15. ----
  16. The Acorn version of Meschach could be made rather more efficient by playing with the time-critical routines in 'machine.c'. To begin with I haven't checked whether unrolling loops gives a speed increase. Beyond that, the routines could be converted into assembler: using LFM and SFM to read multiple registers in one instruction is one way to improve speed.
  17. Unfortunately, I haven't got the time to do this myself.
  18.  
  19.  
  20. You can contact me:
  21.  
  22. Paul Field
  23. 346 Chadwell Heath Lane
  24. Chadwell Heath
  25. Romford
  26. Essex
  27. RM6 4YH
  28. England
  29.  
  30. Tel: 081 598 9676
  31.  
  32. email: paulf@dcs.qmw.ac.uk  (Until the end of 1994)